7.1
HIGH CVSS 3.1
CVE-2025-57833
Django FilteredRelation SQL Injection
Description

An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().

INFO

Published Date :

Sept. 3, 2025, 9:15 p.m.

Last Modified :

Sept. 8, 2025, 4:15 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2025-57833 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Djangoproject django
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
CVSS 3.1 HIGH MITRE-CVE
Solution
Update Django to the latest version to fix SQL injection vulnerabilities.
  • Update Django to version 4.2.24 or later.
  • Update Django to version 5.1.12 or later.
  • Update Django to version 5.2.6 or later.
Public PoC/Exploit Available at Github

CVE-2025-57833 has a 5 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-57833 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Python PowerShell Shell CSS JavaScript HTML

Updated: 3 weeks, 6 days ago
2 stars 0 fork 0 watcher
Born at : Sept. 9, 2025, 12:08 p.m. This repo has been linked 1 different CVEs too.

We've set up an environment to test CVE-2025-57833. This environment was built using AI, so it's subject to ongoing modification.

Dockerfile Shell Python HTML

Updated: 4 weeks, 1 day ago
0 stars 0 fork 0 watcher
Born at : Sept. 5, 2025, 5:03 a.m. This repo has been linked 1 different CVEs too.

None

Updated: 3 weeks, 6 days ago
3 stars 0 fork 0 watcher
Born at : April 4, 2025, 1:04 a.m. This repo has been linked 2 different CVEs too.

DSA and DLA for Debian last 14 days

Python

Updated: 1 week, 6 days ago
0 stars 0 fork 0 watcher
Born at : Feb. 12, 2025, 2:08 p.m. This repo has been linked 217 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 1 week, 6 days ago
7289 stars 1207 fork 1207 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 821 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-57833 vulnerability anywhere in the article.

  • The Cyber Express
Critical Zero-Day in Oracle E-Business Suite Prompts Urgent Security Updates

Oracle has issued a security alert warning users of a zero-day vulnerability in its widely used Oracle E-Business Suite. Tracked as CVE-2025-61882, this flaw allows unauthenticated, remote attackers t ... Read more

Published Date: Oct 06, 2025 (1 day, 6 hours ago)
  • Daily CyberSecurity
Django Security Alert: High-Severity SQL Injection Flaw (CVE-2025-59681) Fixed in Latest Updates

The Django team has issued new security releases for the popular Python web framework, addressing two vulnerabilities that could lead to SQL injection and directory traversal attacks. The patched vers ... Read more

Published Date: Oct 02, 2025 (5 days, 17 hours ago)
  • The Cyber Express
Google Project Zero Exposes ASLR Bypass Vulnerability in Apple’s Serialization Framework

Google Project Zero has revealed a new technique capable of bypassing Address Space Layout Randomization (ASLR) protections on Apple devices. The finding, published by security researcher Jann Horn, s ... Read more

Published Date: Sep 29, 2025 (1 week, 1 day ago)
  • The Cyber Express
Adobe Issues Urgent Patch for ‘SessionReaper’ Vulnerability in Commerce and Magento

Adobe has issued an urgent security advisory, specifically for CVE-2025-54236, also known as SessionReaper, affecting Adobe Commerce and Magento Open-Source platforms. This flaw has been assigned a CV ... Read more

Published Date: Sep 10, 2025 (3 weeks, 6 days ago)
  • The Cyber Express
Pakistan Launches Probe After Massive SIM Data Leak Hits Millions

The Pakistani government has launched an urgent investigation following reports of a massive data leak involving SIM holders’ personal information, including that of Interior Minister Mohsin Naqvi. Th ... Read more

Published Date: Sep 08, 2025 (4 weeks, 1 day ago)
  • The Cyber Express
Argo CD Security Flaw Rated 9.8 Leaves GitOps Repositories Exposed

A security flaw in Argo CD, the popular open-source GitOps tool for Kubernetes, has been targeted at the DevOps and cloud-native communities. Tracked as CVE-2025-55190, the vulnerability has been rate ... Read more

Published Date: Sep 08, 2025 (4 weeks, 1 day ago)
  • CybersecurityNews
Django Critical Vulnerability Let attackers Execute Malicious SQL Code on Web Servers

The Django development team has issued critical security updates to address a high-severity vulnerability that could allow attackers to execute malicious SQL code on web servers using the popular fram ... Read more

Published Date: Sep 04, 2025 (1 month ago)

The following table lists the changes that have been made to the CVE-2025-57833 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    Sep. 08, 2025

    Action Type Old Value New Value
    Added Reference https://medium.com/@EyalSec/django-unauthenticated-0-click-rce-and-sql-injection-using-default-configuration-059964f3f898
  • New CVE Received by [email protected]

    Sep. 03, 2025

    Action Type Old Value New Value
    Added Description An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().
    Added CVSS V3.1 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
    Added CWE CWE-89
    Added Reference https://docs.djangoproject.com/en/dev/releases/security/
    Added Reference https://groups.google.com/g/django-announce
    Added Reference https://www.djangoproject.com/weblog/2025/sep/03/security-releases/
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 7.1
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact